MediaStream.prepared

Same as gtk_media_stream_stream_prepared().

More...
class MediaStream
void
prepared
(,,,)

Parameters

hasAudio bool

%TRUE if the stream should advertise audio support

hasVideo bool

%TRUE if the stream should advertise video support

seekable bool

%TRUE if the stream should advertise seekability

duration long

The duration of the stream or 0 if unknown

Detailed Description

Deprecated: Use [method@Gtk.MediaStream.stream_prepared] instead.

Meta